Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
CollectionBase<T> Class Properties
For a list of all members of this type, see CollectionBase<T> members.
Public Properties
| | Name | Description |
 | Count | Returns the number of elements in this collection. |
 | Document | Returns the Document with which this collection is associated. |
 | Item | Returns the object at the specified ordinal position within this collection. |
See Also